AndWhichConstraint<TParent,TSubject> Class Properties
In This Topic
For a list of all members of this type, see AndWhichConstraint<TParent,TSubject> members.
Public Properties
| | Name | Description |
 | And | Gets the assertion object that was used in the prior assertion. (Inherited from FluentAssertions.AndConstraint<TParent>) |
 | Subject |
Returns the single result of a prior assertion that is used to select a nested or collection item.
|
 | Which |
Returns the single result of a prior assertion that is used to select a nested or collection item.
|
Top
See Also